home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _E77AEC8E3BBE41BE873AE4F5E9CD2757 < prev    next >
Text File  |  2005-07-22  |  1KB  |  60 lines

  1. <window>
  2.     <controls>
  3.         <control>
  4.             <description>BG</description>
  5.             <type>image</type>
  6.             <id>1</id>
  7.             <posX>0</posX>
  8.             <posY>0</posY>
  9.             <width>720</width>
  10.             <height>576</height>
  11.             <texture>background.png</texture>
  12.         </control>
  13.         <control>
  14.             <type>image</type>
  15.             <id>1</id>
  16.             <posX>60</posX>
  17.             <posY>20</posY>
  18.             <texture>#header.image</texture>
  19.         </control>
  20.         <control>
  21.             <type>label</type>
  22.             <id>1</id>
  23.             <posX>250</posX>
  24.             <posY>70</posY>
  25.             <label>#header.label</label>
  26.             <font>font16</font>
  27.             <align>right</align>
  28.             <textcolor>White</textcolor>
  29.         </control>
  30.         <control>
  31.             <description>Number of Files Label</description>
  32.             <type>label</type>
  33.             <id>1</id>
  34.             <posX>260</posX>
  35.             <posY>530</posY>
  36.             <label>#itemcount</label>
  37.             <align>left</align>
  38.             <textcolor>White</textcolor>
  39.         </control>
  40.         <control>
  41.             <description>Selected item Label</description>
  42.             <type>fadelabel</type>
  43.             <id>1</id>
  44.             <posX>660</posX>
  45.             <posY>70</posY>
  46.             <width>400</width>
  47.             <label>#selecteditem</label>
  48.             <font>font14</font>
  49.             <align>right</align>
  50.             <textcolor>White</textcolor>
  51.         </control>
  52.         <control>
  53.             <type>image</type>
  54.             <id>1</id>
  55.             <posX>75</posX>
  56.             <posY>370</posY>
  57.             <texture>#header.hover</texture>
  58.         </control>        
  59.     </controls>
  60. </window>